The ImagickDraw class
PHP Manual

ImagickDraw::rotate

(PECL imagick 2.0.0)

ImagickDraw::rotateApplies the specified rotation to the current coordinate space

Descripción

bool ImagickDraw::rotate ( float $degrees )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Applies the specified rotation to the current coordinate space.

Lista de parámetros

degrees

degrees to rotate

Valores retornados

No value is returned.


The ImagickDraw class
PHP Manual